Skip to main content

System Requirements

Zene can be installed on various platforms such as desktop, laptop, NVIDIA Jetson, and Raspberry Pi, on Linux and Windows operating systems. Below are the system requirements for each platform.

Desktop/Laptop

info

To run Zene on desktop or laptop, the system's CPU must be x86-64 (amd64, x64) architecture.

Hardware Requirements

Minimum for GPU Mode

The GPU mode uses the supported NVIDIA GPU to accelerate the AI model and vision related tasks. The GPU mode is recommended for cases where the user need to run large AI model(s) or near real-time application.

HardwareRequirement
CPU1 GHz with 2 cores on a 64-bit processor
RAM2 GB
GPUNVIDIA GPU (Compute Capability 5.2, 6.0, 6.1, 7.0, 7.5, 8.0, 8.6, 8.7, 8.9, 9.0) more information
VRAM4 GB
Available Storage Space10 GB
caution

Zene only supports NVIDIA GPU for hardware acceleration. AMD GPU and Intel GPU are currently not supported.

tip

The higher amount of VRAM allows the user to run a larger AI model or more number of models at the same time. 8GB of VRAM is recommended.

Minimum for CPU mode

HardwareRequirement
Processor1 GHz with 2 cores on a 64-bit processor
RAM2 GB
Available Storage Space10 GB
tip

Zene utilised CPU concurrency to run multiple tasks at the same time during the flow run. The higher number of CPU cores reduces the change of CPU bottleneck. 8 CPU cores is recommended.

Software Requirements

Windows

Versions
  • Windows (10, 11, Server 2019 or Server 2022)
Dependencies
info

All the dependencies for Windows are included in the Zene installer. User do not need to install it separately.

Linux - Ubuntu 22.04

Dependencies
caution

All the dependencies for Linux are NOT included in the Zene installer. The user must install them prior to using Zene. See Installation for more information.

NVIDIA® Jetson

Hardware Requirements

Below is a list of NVIDIA Jetson devices that Zene supports:

  • Jetson Orin Nano (4GB and 8GB)
  • Jetson Orin NX (8GB and 16GB)
  • Jetson AGX Orin (32GB and 64GB)

Minimum Hardware Requirements

HardwareRequirement
Available Storage Space16 GB

Software Requirements

Jetpack 5.1.1 - Ubuntu 20.04

Dependencies
  • Tessearact OCR
  • DeepStream SDK 6.2
caution

All the dependencies for Jetson are NOT included in the Zene installer. The user must install them prior to using Zene. See Installation for more information.

Raspberry Pi

Hardware Requirements

Below is a list of Raspberry Pi devices that Zene supports:

  • Raspberry Pi 5 (4GB and 8GB)

Minimum Hardware Requirements

HardwareRequirement
Available Storage Space16 GB
tip

Use a supported NVME SSD storage connected via PCIe to Raspberry Pi for better performance.

Software Requirements

Raspberry Pi OS (64-bit) - Debian 12 (Bookworm)

Dependencies
  • Gstreamer 1.0 and plugins
  • Tessearact OCR
  • POCO C++ Libraries
  • Gnome Terminal
caution

All the dependencies for Raspberry Pi are NOT included in the Zene installer. The user must install them prior to using Zene. See Installation for more information.